home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / util / conv / List2HTML.readme < prev    next >
Encoding:
Text File  |  2000-09-02  |  2.2 KB  |  60 lines

  1. Short:    Convert List to html Table V1.0
  2. Author:   stevet@redhotant.co.uk
  3. Uploader: stevet@redhotant.co.uk
  4. Version:  1.0
  5. Type:     util/conv
  6. Requires: MUI dev/gui/mui??usr.lha
  7.  
  8. -----------------------------------------------
  9. Given a list in an ascii text file this
  10. programme will convert it to an
  11. html file in the form of a table.
  12.  
  13. Acceptable list format is;
  14. [col 1 content][tab]......[col n content]return
  15. col x content = any ascii string
  16. tab = chr$(9)
  17. return = chr$(10)
  18.  
  19. acceptable lists include;
  20.  [tab][tab][text]return
  21. [text][tab][tab][text]return
  22. return
  23. [text]return
  24.  
  25. the number of columns given need
  26. not match the actual number of columns
  27. in the text file. Giving too large a number
  28. of columns will result in the last ones
  29. being empty. Too few and the later
  30. text will be ignored. A tab is taken as
  31. a column break. With or without text
  32. between it.
  33. -----------------------------------------------
  34.  
  35.  
  36. ============================= Archive contents =============================
  37.  
  38. Original  Packed Ratio    Date     Time    Name
  39. -------- ------- ----- --------- --------  -------------
  40.     3092    2405 22.2% 08-Jul-00 12:28:26  List2HTML.info
  41.    68508   32732 52.2% 08-Jul-00 12:09:38 +List2HTML
  42.     3194    1811 43.2% 08-Jul-00 12:28:26 +List2HTML.info
  43.     1082     531 50.9% 22-Aug-98 21:19:34 +Read Me.mui
  44.     1312     860 34.4% 21-May-99 15:30:06 +Read Me.mui.info
  45.     1958    1697 13.3% 08-Jul-00 12:29:22 +Source.info
  46.    20582    6159 70.0% 08-Jul-00 12:22:38 +List2HTML.asc
  47.    19292    6044 68.6% 08-Jul-00 12:08:50 +List2HTML.bb2
  48.     1242     173 86.0% 08-Jul-00 12:08:50 +List2HTML.bb2.xtra
  49.    46070   11132 75.8% 08-Jul-00 18:17:58 +List2HTML.ww5
  50.      502     274 45.4% 08-Jul-00 18:17:58 +List2HTML.ww5.info
  51.     1920    1709 10.9% 14-Feb-00 22:58:34 +Statements.info
  52.     1503     775 48.4% 15-Mar-99 20:44:44 +ASLFileRequest
  53.     1242     128 89.6% 15-Mar-99 20:44:44 +ASLFileRequest.xtra
  54.     1450     781 46.1% 15-Mar-99 18:52:18 +Exist
  55.     1242     128 89.6% 15-Mar-99 18:52:18 +Exist.xtra
  56.     1887     668 64.5% 21-Mar-99 10:01:34 +MACRO
  57.     1242     161 87.0% 21-Mar-99 10:01:34 +MACRO.xtra
  58. -------- ------- ----- --------- --------
  59.   177320   68168 61.5% 09-Jul-100 20:25:02   18 files
  60.